[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 0   SHUFFLE   <  SKIP 2899  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19015Griffin, Thomas, JV8POak BayBritish ColumbiaCanada
25619Raji, Rafael, C93290Tremblay-en-FranceSeine Saint DenisFrance
12639Lopez, Ruben59223RoncqNordFrance
28660Anderson, Justin97005BeavertonOregonUnited States
26322Zhang, Justin98027IssaquahWashingtonUnited States
23743Xu, Terrence, LSL67RJMaidenheadEnglandUnited Kingdom
12734Zhou, Margaret, R95000CergyVal d'OiseFrance
19679Rana, Erick, C92118CoronadoCaliforniaUnited States

Generated 2025-11-02 03:05:02.777 UTC