[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3129  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23138Peterson, Angela90210Beverly HillsCaliforniaUnited States
19061Gao, Heather75010ParisSeine (Paris)France
18182Prasad, Kristi, J12311BerlinSaarlandGermany
16016She, Bradley, L3198SeafordVictoriaAustralia

Generated 2025-07-11 16:41:12.677 UTC