[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 398   SHUFFLE   <  SKIP 2066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11651Garcia, PatriciaV8Y 1L1CliffsideBritish ColumbiaCanada
13772Perez, Michele, KPB12PeterboroughEnglandUnited Kingdom
26301Hall, Isaiah90712LakewoodCaliforniaUnited States

Generated 2025-07-22 11:19:21.494 UTC