[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 1616   SHUFFLE   <  SKIP 2037  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11514Diaz, Dalton98403TacomaWashingtonUnited States
19171Torres, Melanie, L90401Santa MonicaCaliforniaUnited States
12323Alonso, Lawrence, S92150SuresnesHauts de SeineFrance
19073Ms., Song, LolanWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-17 22:49:11.709 UTC