[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 512   SHUFFLE   <  SKIP 1264  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20534Lopez, Dalton, W91203GlendaleCaliforniaUnited States
27354Patel, Deanna, H2264SilverwaterNew South WalesAustralia
14904Powell, SpencerV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-13 10:38:45.080 UTC