[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 518   SHUFFLE   <  SKIP 4481  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14503Alexander, Brianna99362Walla WallaWashingtonUnited States
29325Thomas, Cameron, E98312BremertonWashingtonUnited States
12314Suarez, Jill, J41485GrevenbroichBayernGermany

Generated 2025-07-18 14:52:49.099 UTC