[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   SHUFFLE   <  SKIP 9511  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
25987Kumar, Hunter90706BellflowerCaliforniaUnited States
11492Chander, Terrence, C04838EilenburgBrandenburgGermany
16569Li, Colleen, H92700ColombesHauts de SeineFrance

Generated 2025-07-17 05:48:57.698 UTC