[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 405   SHUFFLE   <  SKIP 267  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22614Shan, Tommy, HW1V 5RNLondonEnglandUnited Kingdom
27081Ross, Jason, L91910Chula VistaCaliforniaUnited States
22043Cox, Trinity92806La JollaCaliforniaUnited States

Generated 2025-07-15 12:29:18.004 UTC