[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 3868  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16300Martin, Orlando, CAS23Stoke-on-TrentEnglandUnited Kingdom
18878Ramos, Mallory, M94014ColmaCaliforniaUnited States
28251Rubio, Joe90210Beverly HillsCaliforniaUnited States
27206Mitchell, Marcus94109San FranciscoCaliforniaUnited States
26147Subram, Ivan, A6006PerthSouth AustraliaAustralia
16193Rubio, Victor, SEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 14:48:59.478 UTC