[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 2421   SHUFFLE   <  SKIP 3145  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28903Luo, KaraSE1 8HLLondonEnglandUnited Kingdom
16252Jiménez, Danny66740SaarlouisSaarlandGermany
24094Diaz, Julio, JCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-10 18:45:42.599 UTC