[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 2359   SHUFFLE   <  SKIP 1489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12806Zeng, Ronnie, L80074MünchenHamburgGermany
20005Zhang, Kevin, V90241DowneyCaliforniaUnited States
20480Cox, Carlos, L97355LebanonOregonUnited States

Generated 2025-07-17 22:34:40.596 UTC