[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 2645  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26112Perry, Luke99362Walla WallaWashingtonUnited States
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
21307Jones, Olivia, A92020El CajonCaliforniaUnited States

Generated 2025-07-10 09:13:16.869 UTC