[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 9079   SHUFFLE   <  SKIP 2211  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17880Hall, Sydney, TPE17BuryEnglandUnited Kingdom
17718Jai, Lindsay, R91480FrankfurtBayernGermany
11648Scott, Kevin, R91910Chula VistaCaliforniaUnited States
15021Moore, Lucas, J2580GoulburnNew South WalesAustralia

Generated 2025-07-20 12:41:35.212 UTC