[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 3677   SHUFFLE   <  SKIP 2294  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14559Washington, Ashley90802Long BeachCaliforniaUnited States
25616Rubio, JésusWA3WatfordEnglandUnited Kingdom
26547Beck, Barbara2036MalabarNew South WalesAustralia

Generated 2025-07-11 03:46:20.995 UTC