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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18172Black, WillieB29 6SLBirminghamEnglandUnited Kingdom
23880Patterson, Noah, L90802Long BeachCaliforniaUnited States
15672Nara, Kelvin, E33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-11 16:49:32.467 UTC