[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 2927   SHUFFLE   <  SKIP 463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18733Gao, Rafael, R4217Gold CoastQueenslandAustralia
29254Sanchez, Erin98020EdmondsWashingtonUnited States
15552Lewis, Tyler, C98501OlympiaWashingtonUnited States

Generated 2025-07-15 04:33:15.647 UTC