[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 529   SHUFFLE   <  SKIP 314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27573Lal, Hunter90505TorranceCaliforniaUnited States
26497Sanchez, Karen98027IssaquahWashingtonUnited States
17461Allen, Sara, H98027IssaquahWashingtonUnited States

Generated 2025-07-12 20:18:57.167 UTC