[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 4000   SHUFFLE   <  SKIP 4843  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13820Alvarez, DannyW1Y 3RALondonEnglandUnited Kingdom
25843Perez, Hunter, E98371PuyallupWashingtonUnited States

Generated 2025-07-19 12:09:55.335 UTC