[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 1441   <  SKIP 530  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11413Stewart, Megan, LGA10GatesheadEnglandUnited Kingdom
19881Long, Aidan, J90401Santa MonicaCaliforniaUnited States
19851Pal, Louis, M91502BurbankCaliforniaUnited States

Generated 2025-07-19 01:41:22.775 UTC