[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 468   SHUFFLE   <  SKIP 122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17114Mehta, Jarrod, S66272Sulzbach TaunusSaarlandGermany
17344Kelly, Timothy94947NovatoCaliforniaUnited States
20587Johnston, Shannon, L92150SuresnesHauts de SeineFrance

Generated 2025-07-20 06:21:51.726 UTC