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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14472Diaz, Natalie, L91776San GabrielCaliforniaUnited States
13778Huang, Roger, L38001BraunschweigNordrhein-WestfalenGermany
26842Alonso, Felicia, ALE18LeedsEnglandUnited Kingdom
28466Chandra, Marco, A59223RoncqNordFrance

Generated 2025-11-02 03:05:56.344 UTC