[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 512   SHUFFLE   <  SKIP 3197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14098Lopez, Allison, D98027IssaquahWashingtonUnited States
16830Hall, Alexandra, M42651SolingenNordrhein-WestfalenGermany
20462Mitchell, Haley, C91364Woodland HillsCaliforniaUnited States

Generated 2025-07-16 14:18:55.482 UTC