[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   SHUFFLE   SKIP 16   <  SKIP 298  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15026Diaz, Felicia, J4551CaloundraQueenslandAustralia
14443Wilson, Benjamin94941Mill ValleyCaliforniaUnited States
20437Howard, Gabriella91791West CovinaCaliforniaUnited States

Generated 2025-07-13 19:17:53.332 UTC