[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 149   SHUFFLE   <  SKIP 5576  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13281Li, Brent, P91502BurbankCaliforniaUnited States
28018Foster, Rachel94063Redwood CityCaliforniaUnited States

Generated 2025-07-21 16:03:36.640 UTC