[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 502   SHUFFLE   <  SKIP 174  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22323Liang, Erica, C91940Les UlisEssonneFrance
20207Bailey, Angel, T92806La JollaCaliforniaUnited States
23036Green, Caleb, H94070San CarlosCaliforniaUnited States
29089Henderson, Noah, L91502BurbankCaliforniaUnited States
26401Butler, NatalieEM15Esher-MoleseyEnglandUnited Kingdom
16117Lal, Brad98225BellinghamWashingtonUnited States

Generated 2025-11-05 17:18:25.453 UTC