[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 1215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12957Lopez, Isabella91977Spring ValleyCaliforniaUnited States
11248Alexander, Tristan, P93400Saint-DenisSeine Saint DenisFrance
19202Lee, Brianna, R98270MarysvilleWashingtonUnited States

Generated 2025-07-11 15:26:38.054 UTC