[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 2218   SHUFFLE   <  SKIP 633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17946Washington, Jocelyn34117KasselHessenGermany
17153Butler, Devin, M91502BurbankCaliforniaUnited States
21787Allen, Rebecca, E91941GrossmontCaliforniaUnited States

Generated 2025-07-15 12:28:02.769 UTC