[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 133  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28730Robinson, NicoleAS23Stoke-on-TrentEnglandUnited Kingdom
19926Diaz, AlexandriaGL50CheltenhamEnglandUnited Kingdom
26553Powell, Kayla, A98052RedmondWashingtonUnited States
28274Rodriguez, William98168BurienWashingtonUnited States

Generated 2025-07-11 10:00:56.903 UTC