[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 1157  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20387Adams, Jordan, R91502BurbankCaliforniaUnited States
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance
18444Chow, Shannon4655Hervey BayQueenslandAustralia
23477Phillips, Marcus98270MarysvilleWashingtonUnited States

Generated 2025-07-21 08:15:59.231 UTC