[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 416   SHUFFLE   <  SKIP 1402  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16509Sai, VeronicaEC1R 0DULondonEnglandUnited Kingdom
26454Cox, Sebastian, J98052RedmondWashingtonUnited States
17754King, Stephanie, W57000MetzMoselleFrance
26034Gao, Rosa4655Hervey BayQueenslandAustralia

Generated 2025-07-21 10:39:07.330 UTC