[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 817   SHUFFLE   <  SKIP 117  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13718Barnes, Marcus98052RedmondWashingtonUnited States
28470Tang, Tamara94310OrlyVal de MarneFrance
11170Howard, Carol, T98168BurienWashingtonUnited States
26197Lopez, Marcus, S98168BurienWashingtonUnited States

Generated 2025-07-13 12:39:04.072 UTC