[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3597  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26369Nath, Kate, J92310SèvresHauts de SeineFrance
12877Williams, Alexander, L98284Sedro WoolleyWashingtonUnited States
17969Li, JefferyKB9KirkbyEnglandUnited Kingdom
25571Lopez, Richard, L66578NeunkirchenSaarlandGermany

Generated 2025-07-12 02:17:24.040 UTC