[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 512   SHUFFLE   <  SKIP 673  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20692Lewis, John, H94611OaklandCaliforniaUnited States
17325Henderson, Paige, C4000BrisbaneQueenslandAustralia
29473Subram, Carmen, JOX1OxfordEnglandUnited Kingdom
20362Gonzalez, Seth, L99362Walla WallaWashingtonUnited States

Generated 2025-07-16 18:35:09.005 UTC