[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 211   SHUFFLE   <  SKIP 1517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20898Ferrier, Grant14129BerlinHessenGermany
23591Henderson, Justin, PV9MetchosinBritish ColumbiaCanada
20557Lal, Lindsay, HCM11BillericayEnglandUnited Kingdom

Generated 2025-07-18 23:27:41.562 UTC