[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 572  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18393Ross, Angela, D97034Lake OswegoOregonUnited States
24971Lin, Brittney, D94010BurlingameCaliforniaUnited States
13620Ye, Damien, M2450Coffs HarbourNew South WalesAustralia
27008Blue, Oscar, LPE17BuryEnglandUnited Kingdom

Generated 2025-07-12 23:56:32.420 UTC