[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 396   SHUFFLE   <  SKIP 880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12707Lewis, Ian98284Sedro WoolleyWashingtonUnited States
21025Wu, Cedric, EWA1WarringtonEnglandUnited Kingdom
20976Kumar, Jaclyn93500PantinSeine Saint DenisFrance

Generated 2025-07-16 11:33:54.509 UTC