[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 2500   <  SKIP 817  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24895Henderson, Dalton2450Coffs HarbourNew South WalesAustralia
16797Reed, Evan, V99362Walla WallaWashingtonUnited States
28076Williams, Logan, M94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 05:18:37.908 UTC