[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 2108   SHUFFLE   <  SKIP 1218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14590Butler, Marissa, E94519ConcordCaliforniaUnited States
21932Kumar, Leonard94014ColmaCaliforniaUnited States
24531Xie, Andres33041PaderbornHamburgGermany

Generated 2025-07-18 00:47:55.203 UTC