[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 4004   SHUFFLE   <  SKIP 1093  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17859Gonzalez, Wyatt, S91950Lincoln AcresCaliforniaUnited States
12653Andersen, NicholeW10 6BLLondonEnglandUnited Kingdom
20581Sanchez, Ruth, E92310SèvresHauts de SeineFrance

Generated 2025-07-22 08:44:31.099 UTC