[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 2693   SHUFFLE   <  SKIP 1844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17216Ramos, Kathleen59100RoubaixNordFrance
25426Foster, Tristan91910Chula VistaCaliforniaUnited States
11421Sun, Amy, C63009OffenbachSaarlandGermany

Generated 2025-07-18 10:41:06.140 UTC