[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 1061   SHUFFLE   <  SKIP 178  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18531Simmons, Thomas91932Imperial BeachCaliforniaUnited States
25202King, Jonathan, C97222MilwaukieOregonUnited States
12376Perez, Holly, EW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-22 04:44:07.625 UTC