[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 341  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14472Diaz, Natalie, L91776San GabrielCaliforniaUnited States
22567Zhu, Glenn75013ParisSeine (Paris)France
19384Rai, Gilbert, B66578NeunkirchenSaarlandGermany

Generated 2025-07-12 14:46:39.094 UTC