[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2434   SHUFFLE   <  SKIP 197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21624Price, Faith, L98403TacomaWashingtonUnited States
19943Carlson, Walter75003ParisSeine (Paris)France
18996Turner, Katherine91791West CovinaCaliforniaUnited States

Generated 2025-07-15 07:42:00.855 UTC