[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 998   SHUFFLE   <  SKIP 207  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19365Shan, Wayne42651SolingenNordrhein-WestfalenGermany
20699Wang, Hunter91950National CityCaliforniaUnited States
12788Nelson, Amanda91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 17:16:22.934 UTC