[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 34   SHUFFLE   <  SKIP 5493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22970Phillips, Mary98225BellinghamWashingtonUnited States
18531Simmons, Thomas91932Imperial BeachCaliforniaUnited States
28185Alexander, Eric, S91502BurbankCaliforniaUnited States

Generated 2025-07-19 01:00:35.607 UTC