[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 840   SHUFFLE   <  SKIP 43  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24296Gonzalez, Amanda, A94536FremontCaliforniaUnited States
20071Campbell, Sean, L98168BurienWashingtonUnited States
16058Zhang, Margaret, GSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-14 20:21:48.042 UTC