[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 511   SHUFFLE   <  SKIP 1759  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13067Garcia, Olivia, S98168BurienWashingtonUnited States
26491Sanchez, Riley, J98225BellinghamWashingtonUnited States
25319Chandra, Ruben59170CroixNordFrance

Generated 2025-07-13 15:45:09.896 UTC