[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 2421   SHUFFLE   <  SKIP 988  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23972Liang, Clarence, J41100Saint OuenLoir et CherFrance
23108Wright, Savannah, L98201EverettWashingtonUnited States
29199Wilson, James, M94536FremontCaliforniaUnited States

Generated 2025-07-12 15:14:13.069 UTC