[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 2627  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19453Rana, Veronica, R12171BerlinSaarlandGermany
29156Barnes, Ashley, J94109San FranciscoCaliforniaUnited States
16257Chandra, Michele, E92400CourbevoieHauts de SeineFrance
14109Gonzales, Aidan, G92102San DiegoCaliforniaUnited States

Generated 2025-07-11 23:36:53.216 UTC