[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 875   SHUFFLE   <  SKIP 6515  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17844Zeng, Martha, JW1Y 3RALondonEnglandUnited Kingdom
28614Jenkins, Luis, A99202SpokaneWashingtonUnited States

Generated 2025-07-09 05:42:39.509 UTC