[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 3669   SHUFFLE   <  SKIP 1751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16977Adams, Noah, B92020El CajonCaliforniaUnited States
11639Perry, Angelica94941Mill ValleyCaliforniaUnited States
23003Robinson, Ashley, H97045Oregon CityOregonUnited States

Generated 2025-07-13 12:53:37.673 UTC