[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 3669   SHUFFLE   <  SKIP 854  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12898Campbell, Madeline91502BurbankCaliforniaUnited States
19533Long, Vanessa, R92806La JollaCaliforniaUnited States
26211Yuan, BridgetSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-10 10:40:32.312 UTC