[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 680   SHUFFLE   <  SKIP 3563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21665Jai, Karl, A31770ColomiersGaronne (Haute)France
15639Coleman, Melanie, H4551CaloundraQueenslandAustralia
15636White, David, P64283DarmstadtHessenGermany

Generated 2025-07-19 20:00:38.390 UTC