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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15636White, David, P64283DarmstadtHessenGermany
19312Zheng, Valerie, RSW8 4BGLondonEnglandUnited Kingdom
25250Walker, Anthony, T4217Gold CoastQueenslandAustralia

Generated 2025-07-10 22:38:16.915 UTC