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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23363Russell, DavidV3L 1E7WestminsterBritish ColumbiaCanada
12773Taylor, Samantha, K98225BellinghamWashingtonUnited States
24291Garcia, Eduardo, D98225BellinghamWashingtonUnited States

Generated 2025-07-20 19:37:47.135 UTC