[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 494   SHUFFLE   <  SKIP 1843  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15383Rivera, Charles91945Lemon GroveCaliforniaUnited States
17552Howard, Julia, S90241DowneyCaliforniaUnited States
27640Thomas, Lauren94519ConcordCaliforniaUnited States

Generated 2025-07-20 00:31:47.808 UTC