[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 413   SHUFFLE   <  SKIP 1316  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13779Garcia, Manuel75016ParisSeine (Paris)France
21745Foster, Isabel, MV3A 4R2LangleyBritish ColumbiaCanada
14914Gray, Arianna94010BurlingameCaliforniaUnited States
16658Raje, Ashlee, E2500WollongongNew South WalesAustralia

Generated 2025-07-19 02:48:41.955 UTC