[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 4558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16954Davis, Fernando98225BellinghamWashingtonUnited States
12661Pal, Deborah, M94310OrlyVal de MarneFrance
27123Xie, Jaclyn59170CroixNordFrance

Generated 2025-07-11 22:21:39.187 UTC