[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   SKIP 2500   SHUFFLE   <  SKIP 2072  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17485Davis, Blake, N98033KirklandWashingtonUnited States
11125Navarro, Dana, J3198SeafordVictoriaAustralia
20649Ramirez, Natalie91776San GabrielCaliforniaUnited States

Generated 2025-07-18 03:41:37.497 UTC