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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24062Cai, Crystal, L94310OrlyVal de MarneFrance
15288Perry, Logan91910Chula VistaCaliforniaUnited States
27074Sanchez, Kristi, M98107BallardWashingtonUnited States

Generated 2025-07-11 20:35:00.529 UTC