[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 158   SHUFFLE   <  SKIP 2368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26070Patterson, Elijah, A90706BellflowerCaliforniaUnited States
29128Reed, Alyssa91941GrossmontCaliforniaUnited States
17961Blanco, MeghanSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-21 01:43:52.108 UTC