[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 127   SHUFFLE   <  SKIP 280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18667Ma, Kelli, E94704BerkeleyCaliforniaUnited States
29338Shan, Bridget2061Milsons PointNew South WalesAustralia
20514Griffin, Hannah99362Walla WallaWashingtonUnited States

Generated 2025-07-19 01:08:52.709 UTC