[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 875   SHUFFLE   <  SKIP 3779  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15797Cox, Isaac2500WollongongNew South WalesAustralia
14668Martin, Joe1002SydneyNew South WalesAustralia
26332Mitchell, Aaron, W97355LebanonOregonUnited States

Generated 2025-07-08 11:44:59.049 UTC