[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 1698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19260Sharma, LatoyaCM11BillericayEnglandUnited Kingdom
19161Hughes, Jeremiah, C94014ColmaCaliforniaUnited States
13777Perez, Manuel, CW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-13 03:08:33.268 UTC