[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 416   SHUFFLE   <  SKIP 2410  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11394McDonald, GeorgeMK8 8DFMilton KeynesEnglandUnited Kingdom
28687Gutierrez, Javier60355Frankfurt am MainHamburgGermany
15002Lin, Jenny, A31770ColomiersGaronne (Haute)France

Generated 2025-07-13 07:43:19.196 UTC