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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22647Martinez, Taylor, D78400ChatouYvelineFrance
24877Zhao, Mandy, F93500PantinSeine Saint DenisFrance
12973Howard, Adrian, B98052RedmondWashingtonUnited States

Generated 2025-07-16 20:09:10.391 UTC