[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 34   SHUFFLE   <  SKIP 2530  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26824Blanco, TheresaSW1P 2NULondonEnglandUnited Kingdom
16477Gonzales, Anna, E98312BremertonWashingtonUnited States
27642Johnson, Kayla, G92806La JollaCaliforniaUnited States

Generated 2025-07-13 03:16:44.414 UTC