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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29163Murphy, Mason, R97205PortlandOregonUnited States
22659Luo, Shawna95010HofBayernGermany
29157Powell, Seth95062Santa CruzCaliforniaUnited States

Generated 2025-07-22 04:29:02.121 UTC