[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 4027   SHUFFLE   <  SKIP 305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14864Carlson, Desiree, VWA1 4SYWoolstonEnglandUnited Kingdom
19655Murphy, Cindy, M91791West CovinaCaliforniaUnited States
24821Alexander, Melissa98901YakimaWashingtonUnited States

Generated 2025-07-12 20:36:57.932 UTC