[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 1238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21169Arun, Nancy, C4000BrisbaneQueenslandAustralia
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
25852Bennett, Amanda, M98036LynnwoodWashingtonUnited States

Generated 2025-11-05 12:01:52.601 UTC