[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 327   SHUFFLE   <  SKIP 744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21517Subram, GeraldW1Y 3RALondonEnglandUnited Kingdom
27327Nicholls, Melody66740SaarlouisSaarlandGermany
15349Gonzalez, Stephanie, L90505TorranceCaliforniaUnited States

Generated 2025-07-09 21:44:05.735 UTC