[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 717   SHUFFLE   <  SKIP 1923  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15420Hernandez, Nathan, B98027IssaquahWashingtonUnited States
23136Peterson, Stephanie, J94519ConcordCaliforniaUnited States

Generated 2025-07-12 05:23:05.690 UTC