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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13113Sanchez, Bryant, C2580GoulburnNew South WalesAustralia
26172Hernandez, Madeline90210Beverly HillsCaliforniaUnited States
12866Fernandez, Janelle75006ParisSeine (Paris)France

Generated 2025-07-16 16:14:50.283 UTC