[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 1211   SHUFFLE   <  SKIP 3643  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11012Walker, Lauren, M98312BremertonWashingtonUnited States
24913Lal, Kelsey, T2065St. LeonardsNew South WalesAustralia
24683Alonso, Shannon94010BurlingameCaliforniaUnited States

Generated 2025-07-15 22:08:41.011 UTC