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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12894Walker, Natalie95062Santa CruzCaliforniaUnited States
18102Lewis, Nicholas, G91977Spring ValleyCaliforniaUnited States
11850Ramirez, Brooke, C94947NovatoCaliforniaUnited States

Generated 2025-07-11 13:30:27.971 UTC