[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 2816   SHUFFLE   <  SKIP 31  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17950Ortega, Alberto31770ColomiersGaronne (Haute)France
27979Zeng, Ramon2300NewcastleNew South WalesAustralia
23961Huang, Karen66740SaarlouisSaarlandGermany

Generated 2025-07-17 13:22:36.787 UTC