[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 396   SHUFFLE   <  SKIP 2263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23985Torres, Janet, JKB9KirkbyEnglandUnited Kingdom
20668Mr., Rothenberg, Eric94519ConcordCaliforniaUnited States
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-17 08:21:57.125 UTC