[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 3197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12033Guo, Kristen, A98312BremertonWashingtonUnited States
25342Hill, Seth, M98270MarysvilleWashingtonUnited States
13777Perez, Manuel, CW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-16 10:34:55.177 UTC