[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5287   <  SKIP 360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23585Moore, Kaitlyn98168BurienWashingtonUnited States
21146Taylor, Robert, L99202SpokaneWashingtonUnited States
20692Lewis, John, H94611OaklandCaliforniaUnited States

Generated 2025-07-16 22:57:53.083 UTC