[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 1445   SHUFFLE   <  SKIP 486  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13931Hernandez, Luke98052RedmondWashingtonUnited States
14305Shen, Brendan, L2580GoulburnNew South WalesAustralia
27498Ruiz, Marie, J2300NewcastleNew South WalesAustralia

Generated 2025-07-18 17:03:57.297 UTC