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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19780White, Brianna, J90012Los AngelesCaliforniaUnited States
12838Beck, Ralph66578NeunkirchenSaarlandGermany
17410Lewis, MorganV8VVictoriaBritish ColumbiaCanada
19544Price, Katherine, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-13 12:49:47.055 UTC