[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 625   SHUFFLE   <  SKIP 1874  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20405Campbell, Isaiah94070San CarlosCaliforniaUnited States
20180Sanders, Amanda91945Lemon GroveCaliforniaUnited States
28642Ward, Lauren94014ColmaCaliforniaUnited States

Generated 2025-07-19 15:12:48.474 UTC