[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   SKIP 511   SHUFFLE   <  SKIP 175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18981Watson, Savannah, S94303Palo AltoCaliforniaUnited States
26046Kumar, Kara90706BellflowerCaliforniaUnited States
16325Williams, Emma, KTY31RuncornEnglandUnited Kingdom

Generated 2025-07-17 15:01:21.853 UTC