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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23662Sanchez, Cynthia, S2061Milsons PointNew South WalesAustralia
11065Henderson, Jessica92806La JollaCaliforniaUnited States
25280Price, Emily, A90505TorranceCaliforniaUnited States

Generated 2025-07-11 18:08:58.114 UTC