[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 3917   SHUFFLE   <  SKIP 3568  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12934Foster, Jason, A91950Lincoln AcresCaliforniaUnited States
14403Russell, Angelica90706BellflowerCaliforniaUnited States
11639Perry, Angelica94941Mill ValleyCaliforniaUnited States

Generated 2025-07-15 11:05:10.764 UTC