[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 250   SHUFFLE   <  SKIP 1005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19258Mehta, DouglasSW6 SBYLondonEnglandUnited Kingdom
24233Parker, Jada, L91791West CovinaCaliforniaUnited States
25186Coleman, Angelica90401Santa MonicaCaliforniaUnited States

Generated 2025-07-09 17:07:55.585 UTC