[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 2214   SHUFFLE   <  SKIP 2222  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21058Suri, Meredith91370Verrieres Le BuissonEssonneFrance
27744Pal, Gilbert2777SpringwoodNew South WalesAustralia
12645Ruiz, AudreyY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-18 23:02:14.399 UTC