[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 549   SHUFFLE   <  SKIP 1388  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26884James, Paige, S95010HofBayernGermany
14781Butler, Robert, D42651SolingenNordrhein-WestfalenGermany
19247Martinez, Michele, LMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-17 14:51:04.999 UTC