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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16955Bradley, NathanielV9MetchosinBritish ColumbiaCanada
11291Wright, Jenna91945Lemon GroveCaliforniaUnited States
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 20:32:41.756 UTC