[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 5661   SHUFFLE   <  SKIP 3717  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24325Perry, Jason, M91791West CovinaCaliforniaUnited States
11609Ye, Eugene, EY024 1GFYorkEnglandUnited Kingdom
20693Perry, Zachary, L98901YakimaWashingtonUnited States

Generated 2025-07-21 19:48:37.892 UTC