[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 413   SHUFFLE   <  SKIP 2419  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23185Edwards, Fernando90802Long BeachCaliforniaUnited States
19499Black, Shawn, AW1V 5RNLondonEnglandUnited Kingdom
27523Martin, Kayla, E98225BellinghamWashingtonUnited States

Generated 2025-07-13 03:09:27.523 UTC