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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16896Perez, Natalie92020El CajonCaliforniaUnited States
12769Zhang, Thomas, H98501OlympiaWashingtonUnited States
14880Ross, Jessica91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 09:26:27.487 UTC