[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 518   SHUFFLE   <  SKIP 3927  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16250Raje, BrendanKB9KirkbyEnglandUnited Kingdom
22493Sanz, Dwayne, D48001MünsterSaarlandGermany
27799Watson, BryceWA3WatfordEnglandUnited Kingdom
13333Chander, Tara, C94519ConcordCaliforniaUnited States

Generated 2025-07-12 21:03:24.269 UTC