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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27911Moore, Robert, L98036LynnwoodWashingtonUnited States
15552Lewis, Tyler, C98501OlympiaWashingtonUnited States
13302Torres, Cole, A94611OaklandCaliforniaUnited States

Generated 2025-07-13 08:48:12.366 UTC