[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 1309   SHUFFLE   <  SKIP 306  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19504Garcia, Dominic, A17490Saint OuenCharente-MaritimeFrance
16797Reed, Evan, V99362Walla WallaWashingtonUnited States
21359Luo, Johnny2055North SydneyNew South WalesAustralia

Generated 2025-07-21 12:35:12.661 UTC