[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 872   SHUFFLE   <  SKIP 799  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15031Lin, Darryl, J2036MalabarNew South WalesAustralia
25453She, DrewOX14 4SEOxfordEnglandUnited Kingdom
19895Jimenez, Ricky, J91502BurbankCaliforniaUnited States

Generated 2025-07-17 11:33:59.893 UTC