[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 3638  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12443James, Garrett91502BurbankCaliforniaUnited States
21678Tang, Alvin, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
27790Srini, Molly, LW1Y 3RALondonEnglandUnited Kingdom
20126Carter, Seth, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 04:48:22.379 UTC