[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 1076   SHUFFLE   <  SKIP 632  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13132Vazquez, Casey, S1002SydneyNew South WalesAustralia
17219Sharma, Kelsey, L92700ColombesHauts de SeineFrance
29236Young, Eric92020El CajonCaliforniaUnited States

Generated 2025-07-16 00:10:20.460 UTC