[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 750   SHUFFLE   <  SKIP 2622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20867Johnson, Noah, K59100RoubaixNordFrance
19941Liang, Cedric, RW1X3SELondonEnglandUnited Kingdom
20769Sanders, Michelle, S98036LynnwoodWashingtonUnited States

Generated 2025-07-10 10:32:36.453 UTC