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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13720Johnson, Cameron, RV0SookeBritish ColumbiaCanada
13356Prasad, Stefanie, J98225BellinghamWashingtonUnited States
18980Hernandez, Sophia97330CorvallisOregonUnited States

Generated 2025-07-15 03:42:27.772 UTC