[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 296   SHUFFLE   <  SKIP 1124  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13801Andersen, Colleen, L78400ChatouYvelineFrance
23248Peterson, Bailey, D98055RentonWashingtonUnited States
25663Kawai, Masato59100RoubaixNordFrance
19799Taylor, Austin, L91364Woodland HillsCaliforniaUnited States

Generated 2025-07-21 09:06:48.791 UTC