[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 650   SHUFFLE   <  SKIP 2268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12728Stewart, Jeremiah60323FrankfurtHessenGermany
22530Jai, KelliOX16 8RSOxonEnglandUnited Kingdom
13279Howard, Rachel, L94303Palo AltoCaliforniaUnited States

Generated 2025-07-19 12:56:22.104 UTC