[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 327   SHUFFLE   <  SKIP 3931  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24840Sai, MarcoGL50CheltenhamEnglandUnited Kingdom
15983Ross, Alexis, L94070San CarlosCaliforniaUnited States
20922Wagner, Clayton, LW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-12 21:27:12.385 UTC