[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 549   SHUFFLE   <  SKIP 799  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16252Jiménez, Danny66740SaarlouisSaarlandGermany
28840Harrison, Valerie, H91502BurbankCaliforniaUnited States
20875Washington, Julia, RWA3WatfordEnglandUnited Kingdom
23192Garcia, Emily, E94303Palo AltoCaliforniaUnited States

Generated 2025-07-19 07:45:31.022 UTC