[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 364   SHUFFLE   <  SKIP 1162  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14746Nelson, Courtney, T90505TorranceCaliforniaUnited States
16825Zeng, Susan46236BottropNordrhein-WestfalenGermany
18014Xu, Wayne, M59170CroixNordFrance

Generated 2025-07-18 00:22:31.168 UTC