[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4110   <  SKIP 2139  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19975Zhang, Brittney, W4655Hervey BayQueenslandAustralia
19497She, RaulW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-18 18:53:03.072 UTC