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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27475Bailey, Alexa98501OlympiaWashingtonUnited States
16049Nara, Ashlee, A41485GrevenbroichBayernGermany
20621Alonso, Meredith, M2138RhodesNew South WalesAustralia

Generated 2025-07-10 16:36:55.855 UTC