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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15852Henderson, Oscar, J95062Santa CruzCaliforniaUnited States
14553Ma, Leah, HRG7 5H7ReadingEnglandUnited Kingdom
22810Sanchez, Nathaniel33098PaderbornNordrhein-WestfalenGermany
20291Walker, Alexis94070San CarlosCaliforniaUnited States

Generated 2025-07-11 22:18:34.437 UTC