[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 9272  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21716Sara, Gerald, C98168BurienWashingtonUnited States
22322Zhao, Roger93000BobignySeine Saint DenisFrance
21574Lewis, Fernando98284Sedro WoolleyWashingtonUnited States
21334Nelson, Mason90012Los AngelesCaliforniaUnited States

Generated 2025-07-21 17:52:10.443 UTC