[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 24   SHUFFLE   <  SKIP 374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13299Ross, Vanessa94303Palo AltoCaliforniaUnited States
25051Cai, Suzanne2500WollongongNew South WalesAustralia
14994King, Seth, L93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-13 18:43:09.558 UTC