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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14268Roberts, Isabella90210Beverly HillsCaliforniaUnited States
16467Srini, Ronald, ELA1 1LNLancasterEnglandUnited Kingdom
19673Navarro, Mathew, A2113North RydeNew South WalesAustralia
18826Stewart, Allison, RV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-15 01:34:55.411 UTC