[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 2421   SHUFFLE   <  SKIP 2578  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25228Ashe, Brad2055North SydneyNew South WalesAustralia
25356Miller, Jonathan, A98168BurienWashingtonUnited States
24121Liu, Valerie, R66041PoingSaarlandGermany

Generated 2025-07-17 09:46:20.009 UTC