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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25420Scott, Jordan98284Sedro WoolleyWashingtonUnited States
20413Powell, Taylor, L94704BerkeleyCaliforniaUnited States
11502Peterson, JaredV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-21 01:07:12.439 UTC