[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 376   SHUFFLE   <  SKIP 2113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12670Martinez, Sarah, S1002SydneyNew South WalesAustralia
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom
17280Mehta, Deanna, P2138RhodesNew South WalesAustralia

Generated 2025-07-18 23:21:27.023 UTC