[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 461   SHUFFLE   <  SKIP 1950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28957Xu, Kate, R6006PerthSouth AustraliaAustralia
27169Xu, Louis66578NeunkirchenSaarlandGermany
16451Stone, Karl, L63151MühlheimHamburgGermany

Generated 2025-07-21 10:24:32.350 UTC