[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 6496  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22164Morris, Destiny91977Spring ValleyCaliforniaUnited States
16973Collins, Katherine90706BellflowerCaliforniaUnited States
18432Lopez, Jordan, L94010BurlingameCaliforniaUnited States
27037Rodriguez, Lauren91932Imperial BeachCaliforniaUnited States

Generated 2025-07-20 21:57:34.427 UTC