[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 6346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15712Chandra, WhitneySW1P 2NULondonEnglandUnited Kingdom
19678Rodriguez, Martin98168BurienWashingtonUnited States
16525Liang, Martha2580GoulburnNew South WalesAustralia

Generated 2025-07-10 20:19:09.021 UTC