[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 875   SHUFFLE   <  SKIP 3103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15254Chapman, Carla, C31901ColumbusGeorgiaUnited States
20877Ross, Richard, J93290Tremblay-en-FranceSeine Saint DenisFrance
27519Li, Alejandro, A2036MatravilleNew South WalesAustralia

Generated 2025-07-14 23:11:29.485 UTC