[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 680   SHUFFLE   <  SKIP 944  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21689Simmons, Olivia, Z98225BellinghamWashingtonUnited States
26842Alonso, Felicia, ALE18LeedsEnglandUnited Kingdom
16630Sutton, Jaime, L3429SunburyVictoriaAustralia

Generated 2025-07-14 13:23:45.685 UTC