[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 31   SHUFFLE   <  SKIP 873  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26456Peterson, Xavier, RV6B 3P7Port HammondBritish ColumbiaCanada
18136Xie, Carl, RW1N 9FALondonEnglandUnited Kingdom
27186Shan, LindsayY03 4TNYorkEnglandUnited Kingdom
26445Foster, Aidan4551CaloundraQueenslandAustralia

Generated 2025-07-21 15:15:45.974 UTC