[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 3311   SHUFFLE   <  SKIP 496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21088Anand, Alvin, G75009ParisSeine (Paris)France
12726Goel, Kurt85049IngolstadtBayernGermany
15075Kelly, AlexaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-18 13:51:27.718 UTC