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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13321Barnes, Arianna, A97205PortlandOregonUnited States
22991Jenkins, Morgan, J94014ColmaCaliforniaUnited States
27945Andersen, Christine, ASW6 SBYLondonEnglandUnited Kingdom
24033Reed, Katherine33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-11 16:33:32.821 UTC