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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13252Lu, BiancaEC1R 0DULondonEnglandUnited Kingdom
24312Martin, Austin, T98201EverettWashingtonUnited States
12181Sanders, Katelyn, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-14 19:08:01.393 UTC