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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28168Ward, Jacqueline90802Long BeachCaliforniaUnited States
24215Xu, Lisa80074MünchenHamburgGermany
14150Munoz, Billy, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 02:03:11.752 UTC