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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20636Patterson, Olivia, G92625Newport BeachCaliforniaUnited States
24422Lal, Thomas, E94519ConcordCaliforniaUnited States
22042Bryant, Abigail, K90210Beverly HillsCaliforniaUnited States

Generated 2025-07-15 20:35:17.014 UTC