[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 24   SHUFFLE   <  SKIP 2258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22164Morris, Destiny91977Spring ValleyCaliforniaUnited States
27576Gonzales, Caroline97222MilwaukieOregonUnited States
14444Sanders, Patrick, L94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 12:28:23.933 UTC