[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 1455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23658Arun, Ross, C2036MalabarNew South WalesAustralia
12865Martinez, Brandy, LRG7 5H7ReadingEnglandUnited Kingdom
27394Alexander, Kyle97355LebanonOregonUnited States

Generated 2025-07-14 03:20:26.891 UTC