[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 4337   <  SKIP 82  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18845Hughes, Katherine, E98403TacomaWashingtonUnited States
13529Martinez, Pamela, A3205South MelbourneVictoriaAustralia
25760Alexander, Natalie, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-17 08:42:43.715 UTC