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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14470Robinson, Jeremy, S94941Mill ValleyCaliforniaUnited States
26573Clark, Samantha99202SpokaneWashingtonUnited States
18441Munoz, Tabitha, A90210Beverly HillsCaliforniaUnited States
11859Garcia, Blake, J98501OlympiaWashingtonUnited States

Generated 2025-07-09 21:41:06.239 UTC