[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 4000   SHUFFLE   <  SKIP 1793  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14354Green, Seth94070San CarlosCaliforniaUnited States
21257Subram, Evelyn, S4700RockhamptonQueenslandAustralia
24654Simmons, Paige91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 05:46:20.371 UTC