[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 327   SHUFFLE   <  SKIP 3857  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15327Hernandez, Paula92118CoronadoCaliforniaUnited States
22818Ruiz, Janet, MOX16 8RSOxonEnglandUnited Kingdom
25841Becker, Lindsey, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 22:40:30.170 UTC