[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 872   SHUFFLE   <  SKIP 2186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25877Price, Alyssa99362Walla WallaWashingtonUnited States
26895Shan, Christine, RGA10GatesheadEnglandUnited Kingdom
19715Parker, Elijah91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 03:28:58.972 UTC