[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 9382   <  SKIP 338  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27240Cooper, Dalton98901YakimaWashingtonUnited States
11542Tang, Alejandro, LY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-22 05:04:09.065 UTC