[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 2608   SHUFFLE   <  SKIP 888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12960Lewis, Ashley, L90505TorranceCaliforniaUnited States
15534Bell, Steven97205PortlandOregonUnited States
12520Jackson, Seth, R78100Saint Germain en LayeYvelineFrance

Generated 2025-07-22 14:44:37.284 UTC