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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17571Li, James, A94014ColmaCaliforniaUnited States
26987Lopez, Roy, I80074MünchenHessenGermany
20814Lu, Margaret, D2036MatravilleNew South WalesAustralia
19361Sun, Stacey, SLE18LeedsEnglandUnited Kingdom

Generated 2025-07-21 17:51:47.949 UTC