[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 391   SHUFFLE   <  SKIP 958  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25825Fernandez, Tammy, A2777SpringwoodNew South WalesAustralia
12840Sanz, NaomiGA10GatesheadEnglandUnited Kingdom
12045Russell, Luis, A94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 12:55:03.676 UTC