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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27539Winston, Samuel, L94014ColmaCaliforniaUnited States
16129Russell, Jordyn97205PortlandOregonUnited States
22034Clark, Seth, H91941GrossmontCaliforniaUnited States
13279Howard, Rachel, L94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 04:54:10.859 UTC