[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 396   SHUFFLE   <  SKIP 2077  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24856Huang, Candice, J70452StuttgartSaarlandGermany
24723Pal, Shawna, W70511StuttgartSaarlandGermany
21508Li, SuzanneSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-17 08:24:36.067 UTC