[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 3669   SHUFFLE   <  SKIP 1483  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16315Richardson, Garrett75007ParisSeine (Paris)France
17498Martin, Daniel94063Redwood CityCaliforniaUnited States
16177Nath, Bethany7001HobartTasmaniaAustralia

Generated 2025-07-14 23:43:38.575 UTC