[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 875   SHUFFLE   <  SKIP 1530  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21470Jenkins, Stephanie91910Chula VistaCaliforniaUnited States
14853Diaz, Derrick, R6006PerthSouth AustraliaAustralia
29186Serrano, Mathew, A4810TownsvilleQueenslandAustralia

Generated 2025-07-08 15:30:10.360 UTC