[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 250   SHUFFLE   <  SKIP 1372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15738Miller, Abigail90505TorranceCaliforniaUnited States
28840Harrison, Valerie, H91502BurbankCaliforniaUnited States
25189Hayes, Aidan98312BremertonWashingtonUnited States

Generated 2025-07-09 20:12:11.389 UTC