[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 24   SHUFFLE   <  SKIP 242  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17216Ramos, Kathleen59100RoubaixNordFrance
13211Jai, James, J97005BeavertonOregonUnited States
20391Serrano, Meghan, A94519ConcordCaliforniaUnited States

Generated 2025-07-13 12:19:28.245 UTC