[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 3104   SHUFFLE   <  SKIP 2108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16789Harris, Jennifer, R98104SeattleWashingtonUnited States
13000Raje, Rafael, M7001HobartTasmaniaAustralia
23144Alexander, Zachary, A98270MarysvilleWashingtonUnited States

Generated 2025-07-12 02:48:09.142 UTC