[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 3488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20941Guo, Arturo, K78100Saint Germain en LayeYvelineFrance
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom
29177Martin, Frank91910Chula VistaCaliforniaUnited States

Generated 2025-07-08 20:24:22.789 UTC