[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 5478  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19803Mehta, Jermaine, E98312BremertonWashingtonUnited States
23637Jai, Yolanda, E59170CroixNordFrance
15096Mr., Schare, Gary38001BraunschweigNordrhein-WestfalenGermany
18165Gill, Randall, AB29 6SLBirminghamEnglandUnited Kingdom
17947Srini, Erick, H80074MünchenNordrhein-WestfalenGermany
12615Hill, NathanLE18LeedsEnglandUnited Kingdom
19542Allen, Robert, E97301SalemOregonUnited States

Generated 2025-07-13 15:09:43.395 UTC