[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 2214   SHUFFLE   <  SKIP 2010  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20071Campbell, Sean, L98168BurienWashingtonUnited States
18295Mr., Solanki, Ajay4000BrisbaneQueenslandAustralia
18275Yang, Heather4217Gold CoastQueenslandAustralia

Generated 2025-07-18 07:05:20.231 UTC