[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 250   SHUFFLE   <  SKIP 1270  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22164Morris, Destiny91977Spring ValleyCaliforniaUnited States
18205Raji, Lindsey2444Port MacquarieNew South WalesAustralia
28880Moyer, Felicia, CRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-10 07:36:30.783 UTC