[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 158   SHUFFLE   <  SKIP 170  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18646Adams, Blake, L90210Beverly HillsCaliforniaUnited States
18716Campbell, Seth4655Hervey BayQueenslandAustralia
11549Liang, Crystal, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-13 09:46:24.846 UTC