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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16049Nara, Ashlee, A41485GrevenbroichBayernGermany
26781Cox, Jan, D98052RedmondWashingtonUnited States
12263Garcia, Emmanuel, TMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 14:47:25.173 UTC