[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 2421   SHUFFLE   <  SKIP 3836  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28587Harris, Xavier, L94941Mill ValleyCaliforniaUnited States
12529Allen, Isaiah, A94704BerkeleyCaliforniaUnited States
14904Powell, SpencerV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-13 19:14:42.461 UTC