[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 3112   SHUFFLE   <  SKIP 54  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13953Munoz, Theresa, M2300NewcastleNew South WalesAustralia
18289Raji, Jaclyn2061Milsons PointNew South WalesAustralia
24981Davis, Jose98371PuyallupWashingtonUnited States

Generated 2025-07-16 02:11:10.524 UTC