[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 2421   SHUFFLE   <  SKIP 2881  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29083Sullivan, Toni, M2036MatravilleNew South WalesAustralia
18057Washington, Logan, A90712LakewoodCaliforniaUnited States
16579Davis, Zachary, LGL50CheltenhamEnglandUnited Kingdom
16768Barnes, Eduardo, R94519ConcordCaliforniaUnited States

Generated 2025-07-11 19:49:02.727 UTC