[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2533  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22534Liang, Suzanne, M75016ParisSeine (Paris)France
26520Ramirez, Chloe98020EdmondsWashingtonUnited States
25386Perry, Alexis, S92020El CajonCaliforniaUnited States

Generated 2025-07-12 22:49:48.319 UTC