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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27416Morris, Jeremiah98284Sedro WoolleyWashingtonUnited States
11322Garcia, Sydney98312BremertonWashingtonUnited States
22636Zhu, Stacey, EPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 22:58:56.856 UTC