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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13397Mitchell, Adam98052RedmondWashingtonUnited States
16862Nelson, Timothy, A91950National CityCaliforniaUnited States
11958Lal, Dylan, D98312BremertonWashingtonUnited States

Generated 2025-07-16 19:17:22.260 UTC