[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 810  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28503Sanz, JayMK8 8ZDMilton KeynesEnglandUnited Kingdom
21961Garcia, Chelsea4171HawthorneQueenslandAustralia
19425Zhao, ArturoCM11BillericayEnglandUnited Kingdom
28923Hernandez, Roberto2061Milsons PointNew South WalesAustralia

Generated 2025-07-11 06:09:04.528 UTC