[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 2162  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11211Russell, SamanthaV2W 1W2HaneyBritish ColumbiaCanada
16961Perry, Faith94014ColmaCaliforniaUnited States
27309Deng, Tony63151MühlheimHamburgGermany

Generated 2025-07-16 06:20:21.901 UTC