[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 2295   SHUFFLE   <  SKIP 213  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom
19255Sara, Terrance80610Saint OuenSommeFrance
16173Rana, Cory, E2264SilverwaterNew South WalesAustralia
23292Russell, Jose, J98033KirklandWashingtonUnited States

Generated 2025-07-14 21:22:05.635 UTC