[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12326Zhou, Glenn, AYO15YorkEnglandUnited Kingdom
12050Young, Aaron, M91950Lincoln AcresCaliforniaUnited States
11574Luo, Karla, VRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-10 20:46:03.572 UTC