[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 591   SHUFFLE   <  SKIP 3253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13873Jai, Russell, L94519ConcordCaliforniaUnited States
26941Vazquez, Gerald92700ColombesHauts de SeineFrance
18456Bailey, Timothy, L91941GrossmontCaliforniaUnited States

Generated 2025-07-10 23:36:06.075 UTC