[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 5522  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18044Carlson, KendraEC1R 0DULondonEnglandUnited Kingdom
13481Hernandez, Hunter91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 19:12:50.282 UTC