[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 0   SHUFFLE   <  SKIP 3688  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16647Alexander, Anna94015Daly CityCaliforniaUnited States
25887Collins, Jack, J98371PuyallupWashingtonUnited States
27791Deng, Shawna, C80074MünchenHessenGermany

Generated 2025-11-04 21:39:01.656 UTC