[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 7112   SHUFFLE   <  SKIP 275  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23584Evans, Jason, P98403TacomaWashingtonUnited States
21535Sandberg, Alfredo77680Roissy en BrieSeine et MarneFrance
23102Zeng, Barbara1002SydneyNew South WalesAustralia
14575Lee, Rachel, C98052RedmondWashingtonUnited States

Generated 2025-07-21 03:23:27.203 UTC