[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 817   SHUFFLE   <  SKIP 100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12517Watson, Alexa34117KasselHessenGermany
24296Gonzalez, Amanda, A94536FremontCaliforniaUnited States
14432Russell, Antonio, L98366Port OrchardWashingtonUnited States

Generated 2025-07-13 01:58:19.505 UTC