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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22655Young, Lucas, M95010HofBayernGermany
25351Phillips, Jordan97222MilwaukieOregonUnited States
15909Ross, Cassidy, W90712LakewoodCaliforniaUnited States

Generated 2025-07-14 12:28:29.329 UTC