[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 322   SHUFFLE   <  SKIP 591  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18671Kelly, Melanie94070San CarlosCaliforniaUnited States
28510Andersen, Gregory78100Saint Germain en LayeYvelineFrance
19602Madan, Stanley2036MatravilleNew South WalesAustralia

Generated 2025-07-11 16:24:11.619 UTC