[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 461   SHUFFLE   <  SKIP 1971  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26782Lewis, SethV8VVictoriaBritish ColumbiaCanada
28146Washington, Gavin, C94941Mill ValleyCaliforniaUnited States
22862Navarro, Derrick94704BerkeleyCaliforniaUnited States

Generated 2025-07-22 05:03:46.740 UTC