[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 468   SHUFFLE   <  SKIP 835  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20446Rai, Clayton, K4655Hervey BayQueenslandAustralia
13441Zhang, Omar, S98225BellinghamWashingtonUnited States
19065Arun, Michele, A24044KielSaarlandGermany

Generated 2025-07-09 08:06:02.481 UTC