[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 3669   SHUFFLE   <  SKIP 1186  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27642Johnson, Kayla, G92806La JollaCaliforniaUnited States
18761Wright, Luis91203GlendaleCaliforniaUnited States
25091Zeng, Jessie94519ConcordCaliforniaUnited States
13236Wang, Robert, B90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 03:35:13.048 UTC