[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 2993   SHUFFLE   <  SKIP 12  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20849Washington, FaithAS23Stoke-on-TrentEnglandUnited Kingdom
14265Bell, Garrett, JV8Z 4N5ShawneeBritish ColumbiaCanada
13765Shen, JaimeW1N 9FALondonEnglandUnited Kingdom
27346Dominguez, Leslie4171HawthorneQueenslandAustralia
14320Hu, Amy6006PerthSouth AustraliaAustralia
26990Patel, Darren, C95010HofBayernGermany

Generated 2025-07-11 15:18:48.083 UTC