[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 506   SHUFFLE   <  SKIP 335  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25155Alonso, Theresa94519ConcordCaliforniaUnited States
20993Xie, Mitchell, B6006PerthSouth AustraliaAustralia
20933Li, Laura, OOX1OxfordEnglandUnited Kingdom

Generated 2025-07-15 07:36:20.634 UTC