[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 250   SHUFFLE   <  SKIP 6378  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19851Pal, Louis, M91502BurbankCaliforniaUnited States
21701Sanders, Abigail, J97034Lake OswegoOregonUnited States
19672Zhao, Rosa, A4000BrisbaneQueenslandAustralia

Generated 2025-07-16 23:04:33.623 UTC