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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12484Suarez, Lori20354HamburgHamburgGermany
28877Vance, Joe, LEC1R 0DULondonEnglandUnited Kingdom
11098Rubio, Mallory, S2138RhodesNew South WalesAustralia

Generated 2025-07-10 16:16:24.828 UTC