[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 875   SHUFFLE   <  SKIP 1224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21884Gutierrez, Tabitha, A1002SydneyNew South WalesAustralia
24961Bennett, Alexandra99362Walla WallaWashingtonUnited States
13872Henderson, Alyssa, H98270MarysvilleWashingtonUnited States

Generated 2025-07-13 01:51:09.700 UTC