[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 2908   <  SKIP 1825  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23318Morgan, Patrick, A91945Lemon GroveCaliforniaUnited States
24641Powell, Sarah, H92806La JollaCaliforniaUnited States

Generated 2025-07-15 15:22:25.638 UTC