[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 3669   SHUFFLE   <  SKIP 2694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26525Bell, Jeremy, F91791West CovinaCaliforniaUnited States
18044Carlson, KendraEC1R 0DULondonEnglandUnited Kingdom
23000Henderson, Victoria, M97034Lake OswegoOregonUnited States

Generated 2025-07-13 03:07:51.333 UTC