[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   SKIP 438   SHUFFLE   <  SKIP 541  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15400Roberts, Samuel, W94941Mill ValleyCaliforniaUnited States
20595Andersen, Karla, R93500PantinSeine Saint DenisFrance
28906Xu, Steve, T93400Saint-DenisSeine Saint DenisFrance
11801Sharma, Aaron, J97005BeavertonOregonUnited States

Generated 2025-07-15 11:13:01.931 UTC