[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 809  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29337Gomez, Hector, A4169East BrisbaneQueenslandAustralia
15908Wilson, David, M91932Imperial BeachCaliforniaUnited States
18807Bennett, Spencer91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 03:38:10.719 UTC