[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 717   SHUFFLE   <  SKIP 3972  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29011Roberts, Allison, M94109San FranciscoCaliforniaUnited States
25861Cooper, Garrett, C91364Woodland HillsCaliforniaUnited States
11237Anand, Clarence, M42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-22 05:24:27.970 UTC