[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 263   SHUFFLE   <  SKIP 1649  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22935Shen, Tamara, G2138RhodesNew South WalesAustralia
11516Gonzales, Mya94014ColmaCaliforniaUnited States
29373Subram, Bobby, JSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-16 17:28:19.148 UTC