[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 438   SHUFFLE   <  SKIP 756  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12755Hughes, Chloe, J95062Santa CruzCaliforniaUnited States
11269Foster, Ryan, W94015Daly CityCaliforniaUnited States
21052Xu, Sheena85049IngolstadtBayernGermany

Generated 2025-07-17 18:14:12.964 UTC