[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   SKIP 2480   SHUFFLE   <  SKIP 1366  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18036Sanchez, Bruce40605DuesseldorfHessenGermany
28383Zhou, Lacey, C20354HamburgHamburgGermany
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance
20169Gray, Garrett, N66740SaarlouisSaarlandGermany
28493Wilson, Morgan, T20354HamburgHamburgGermany
25983Alexander, Jack, J97045Oregon CityOregonUnited States
22511Suarez, Wendy59140DunkerqueNordFrance

Generated 2025-07-18 10:14:17.902 UTC