[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 3669   SHUFFLE   <  SKIP 4195  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18006Chander, Franklin, E33041PaderbornHamburgGermany
17170James, Jasmine94536FremontCaliforniaUnited States
15497Phillips, Katelyn, R94947NovatoCaliforniaUnited States

Generated 2025-07-20 20:26:38.722 UTC