[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 2511   SHUFFLE   <  SKIP 1153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12133Xie, Colleen, CLA1 1LNLancasterEnglandUnited Kingdom
16137King, Timothy, A98501OlympiaWashingtonUnited States
18606Green, Wyatt, J98366Port OrchardWashingtonUnited States

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