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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28707Raje, Sharon, M94310OrlyVal de MarneFrance
15243Harris, Lauren97355LebanonOregonUnited States
16532Sharma, Tommy95000CergyVal d'OiseFrance

Generated 2025-07-12 10:00:28.791 UTC