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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13189Romero, Gloria, R94519ConcordCaliforniaUnited States
16761Ward, Angel, A98201EverettWashingtonUnited States
19453Rana, Veronica, R12171BerlinSaarlandGermany

Generated 2025-07-11 13:38:36.324 UTC