[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 924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20059Washington, Madison93000BobignySeine Saint DenisFrance
21721Campbell, Sara98055RentonWashingtonUnited States
24760Coleman, Julian, L97071WoodburnOregonUnited States

Generated 2025-07-11 04:23:03.194 UTC