[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 512   SHUFFLE   <  SKIP 3522  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15789Mr., Schmidt, Steve4700RockhamptonQueenslandAustralia
15112Luo, Alicia75006ParisSeine (Paris)France
18778Washington, Miguel, C91950National CityCaliforniaUnited States

Generated 2025-07-13 15:21:55.737 UTC