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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28768Rodriguez, Emmanuel, A98168BurienWashingtonUnited States
14464Price, Elizabeth, J94070San CarlosCaliforniaUnited States
20082Henderson, CarolineV8POak BayBritish ColumbiaCanada

Generated 2025-07-12 09:21:32.530 UTC