[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 2391   SHUFFLE   <  SKIP 522  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15375Chande, Alisha, M94014ColmaCaliforniaUnited States
25612Rubio, Clinton, ASL67RJMaidenheadEnglandUnited Kingdom
13572Deng, Shaun70452StuttgartSaarlandGermany
13230Bryant, Chloe, J98501OlympiaWashingtonUnited States

Generated 2025-07-14 14:03:25.088 UTC