[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 480   SHUFFLE   <  SKIP 2355  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28067Bennett, Olivia, D91945Lemon GroveCaliforniaUnited States
28675Mitchell, Angel, N91791West CovinaCaliforniaUnited States
17703Fernandez, Pamela, M59140DunkerqueNordFrance

Generated 2025-07-09 20:32:59.686 UTC