[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 625   SHUFFLE   <  SKIP 2435  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18139Washington, Jennifer20354HamburgHamburgGermany
12316Luo, Alejandro, KW1V 5RNLondonEnglandUnited Kingdom
22092Young, Andrea98403TacomaWashingtonUnited States

Generated 2025-07-12 05:01:59.305 UTC