[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 327   SHUFFLE   <  SKIP 2976  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19041Zheng, Autumn, A75007ParisSeine (Paris)France
11517Bryant, Katherine, A94063Redwood CityCaliforniaUnited States
23820Diaz, Isabelle97005BeavertonOregonUnited States

Generated 2025-07-13 06:17:36.024 UTC