[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 540   SHUFFLE   <  SKIP 129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13125Hu, Alejandro3000MelbourneVictoriaAustralia
19186Garcia, BobW1Y 3RALondonEnglandUnited Kingdom
18889Murphy, Katelyn98270MarysvilleWashingtonUnited States

Generated 2025-07-09 13:48:56.567 UTC