[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 516  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24932Jones, Richard, W94611OaklandCaliforniaUnited States
20049Chavez, Colleen, HWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-12 00:13:58.926 UTC