[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 413   SHUFFLE   <  SKIP 1066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19813Perez, Rebecca, H98027IssaquahWashingtonUnited States
19672Zhao, Rosa, A4000BrisbaneQueenslandAustralia
21358Reed, Cody94611OaklandCaliforniaUnited States

Generated 2025-07-13 03:42:30.221 UTC