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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20510Cox, Caitlin97355LebanonOregonUnited States
24414Edwards, Adam91945Lemon GroveCaliforniaUnited States
26500Ruiz, Billy, M90210Beverly HillsCaliforniaUnited States

Generated 2025-07-13 13:38:47.507 UTC