[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 2421   SHUFFLE   <  SKIP 83  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28267Young, Jordan, J94010BurlingameCaliforniaUnited States
20853Rana, Jarrod92400CourbevoieHauts de SeineFrance
21756Carter, Allison90401Santa MonicaCaliforniaUnited States

Generated 2025-07-13 09:51:35.142 UTC