[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 3104   SHUFFLE   <  SKIP 4511  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21540Rubio, RossW1V 5RNLondonEnglandUnited Kingdom
19313Baker, Charles57000MetzMoselleFrance
28764Rubio, Frank94014ColmaCaliforniaUnited States
14240Foster, Caroline98033KirklandWashingtonUnited States

Generated 2025-07-21 06:09:47.567 UTC