[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 3207   SHUFFLE   <  SKIP 870  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28598Russell, Wyatt, A92102San DiegoCaliforniaUnited States
21707Simmons, Cassidy, G98027IssaquahWashingtonUnited States
20993Xie, Mitchell, B6006PerthSouth AustraliaAustralia

Generated 2025-07-20 15:19:10.414 UTC