[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 7561   <  SKIP 372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27250Vance, Virginia, E98168BurienWashingtonUnited States
21126Gonzalez, Kaitlin75007ParisSeine (Paris)France
19641Evans, Richard97034Lake OswegoOregonUnited States

Generated 2025-07-22 12:53:09.220 UTC