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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19522Powell, ChristianYO15YorkEnglandUnited Kingdom
18473Rogers, Nathaniel, J92806La JollaCaliforniaUnited States
21148Gonzales, Brianna, LV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-10-31 09:52:11.815 UTC