[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 2421   SHUFFLE   <  SKIP 705  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22708Ruiz, Anne, J92150SuresnesHauts de SeineFrance
18397Anand, Louis, S31008ByronGeorgiaUnited States
21029Martin, Kristi, C66740SaarlouisSaarlandGermany
21645Alexander, Spencer99362Walla WallaWashingtonUnited States

Generated 2025-07-13 05:09:19.192 UTC