[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 717   SHUFFLE   <  SKIP 2352  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23501Perry, Isabelle, A91945Lemon GroveCaliforniaUnited States
26890Rogers, BryanCM11BillericayEnglandUnited Kingdom
17396Rodriguez, Eduardo91932Imperial BeachCaliforniaUnited States
12474Chandra, Tammy95000CergyVal d'OiseFrance

Generated 2025-07-15 12:30:56.411 UTC