[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   SHUFFLE   SKIP 6224   <  SKIP 1107  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27691Goel, Marshall, M2580GoulburnNew South WalesAustralia
26417Rai, Dustin, JOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-19 01:57:06.931 UTC