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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25773Simmons, Jack, K33098PaderbornNordrhein-WestfalenGermany
12052Ward, Makayla, R94063Redwood CityCaliforniaUnited States
15265Malhotra, Kristopher, L2113North RydeNew South WalesAustralia

Generated 2025-07-18 04:49:23.119 UTC