[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 875   SHUFFLE   <  SKIP 1229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26791Nath, Kelvin, M77520BaytownTexasUnited States
28898Patterson, MelanieCM11BillericayEnglandUnited Kingdom
18745James, Brooke4700RockhamptonQueenslandAustralia

Generated 2025-07-14 02:59:00.548 UTC