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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15093Moyer, Johnny75009ParisSeine (Paris)France
11527Green, Jenna, J91776San GabrielCaliforniaUnited States
17020Bryant, Ashley, J98020EdmondsWashingtonUnited States

Generated 2025-07-12 02:21:31.508 UTC