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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23617She, KaraLA1 1LNLancasterEnglandUnited Kingdom
23205Sanders, Katherine91502BurbankCaliforniaUnited States
26729Gray, Brian98168BurienWashingtonUnited States

Generated 2025-07-11 11:38:36.440 UTC