[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 3677   SHUFFLE   <  SKIP 1590  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22781Powell, Hunter94303Palo AltoCaliforniaUnited States
12845Torres, Angela, G42651SolingenNordrhein-WestfalenGermany
24870Morgan, Taylor, MOX1OxfordEnglandUnited Kingdom

Generated 2025-07-17 17:51:16.853 UTC