[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 1815  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14379Foster, Richard, C94536FremontCaliforniaUnited States
15736Raje, Sheena90210Beverly HillsCaliforniaUnited States
14393Perez, José, J97330CorvallisOregonUnited States
16442Gonzalez, Luke, P60323FrankfurtHessenGermany

Generated 2025-07-11 04:28:13.146 UTC