[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 34   SHUFFLE   <  SKIP 1203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13717Gill, Audrey, H97005BeavertonOregonUnited States
27376Gonzalez, Courtney98270MarysvilleWashingtonUnited States
24387Mitchell, Elijah, A90706BellflowerCaliforniaUnited States

Generated 2025-07-12 04:53:57.615 UTC