[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1805  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20138Moreno, Kendra01071DresdenHessenGermany
12728Stewart, Jeremiah60323FrankfurtHessenGermany
13051Jones, Ethan2580GoulburnNew South WalesAustralia
24421Kelly, Seth, P98501OlympiaWashingtonUnited States
24060Deng, Bonnie, A60323FrankfurtHessenGermany
17216Ramos, Kathleen59100RoubaixNordFrance
19894Sharma, Elijah, M98225BellinghamWashingtonUnited States

Generated 2025-10-28 10:48:16.497 UTC