[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 468   SHUFFLE   <  SKIP 24  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17187Ma, Alejandro, L45000OrleansLoiretFrance
13752Parker, Isabella, L92806La JollaCaliforniaUnited States
28620Richardson, ColeV9MetchosinBritish ColumbiaCanada

Generated 2025-07-16 05:58:38.318 UTC