[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 875   SHUFFLE   <  SKIP 846  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22208Liang, Candice2138RhodesNew South WalesAustralia
19211Lee, Anna90712LakewoodCaliforniaUnited States
15608James, Faith, A95010HofBayernGermany
26398Watson, Ian, GYO15YorkEnglandUnited Kingdom

Generated 2025-07-17 01:52:46.172 UTC