[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 593   SHUFFLE   <  SKIP 167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25156Peterson, Catherine91950Lincoln AcresCaliforniaUnited States
12885Anderson, Jonathan, R94109San FranciscoCaliforniaUnited States
11787Nath, Jerry91502BurbankCaliforniaUnited States

Generated 2025-07-15 07:49:23.700 UTC