[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 1182   SHUFFLE   <  SKIP 2127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17643Cai, Wesley, R75013ParisSeine (Paris)France
28077Williams, Sarah, N91776San GabrielCaliforniaUnited States
26202Simmons, Haley, TV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-17 18:21:47.198 UTC