[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 512   SHUFFLE   <  SKIP 2294  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26993Gill, Julio, RW1Y 3RALondonEnglandUnited Kingdom
21806Xie, Kelvin, K91502BurbankCaliforniaUnited States
15051McDonald, Harold, JRG11 5TPBerkshireEnglandUnited Kingdom
22253Reed, Stephanie98312BremertonWashingtonUnited States

Generated 2025-07-17 00:17:35.862 UTC