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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21699Sharma, Logan, J94941Mill ValleyCaliforniaUnited States
22234Gonzalez, KatherineV8Z 4N5ShawneeBritish ColumbiaCanada
11518Washington, Edward97222MilwaukieOregonUnited States

Generated 2025-07-12 15:34:52.210 UTC