[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 999   SHUFFLE   <  SKIP 459  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18782Reed, Patrick91941GrossmontCaliforniaUnited States
24502Price, Deb2444Port MacquarieNew South WalesAustralia
20187King, Robert, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-15 02:55:30.189 UTC